home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 015 / graf.arc / GRAF.DOC < prev   
Encoding:
Text File  |  1984-05-10  |  2.4 KB  |  57 lines

  1.  
  2. ********************************************************************
  3. *          NEW IMPROVED -- GRAFTRAX.COM v3.1           *
  4. ********************************************************************
  5.  
  6. GRAF.HEX, and GRAF.ASM are for printing IBMPC graphics on bit-plot
  7. printers.  The program as delivered works with EPSON GRAFTRAX (tm) and
  8. IBM GRAPHICS(tm) printers, but can be modified to work with others, such
  9. as the C.ITOH 8510a.
  10.  
  11. GRAF640 represents the latest version of the program.  It does everthing
  12. the old one does and now does high-res. graphics much more clearly.
  13. This version has some small changes, including some to insure
  14. compatibility with future versions of DOS, but the main improvement is
  15. correct handling of the high-resolution 640x200 graphics mode.    GRAFTRAX
  16. originally was created to reproduce medium resolution color graphics.
  17.  
  18. GRAFTRAX.COM is created by running GRAF.HEX through a hex-converter
  19. program and is run from DOS.  The program announces itself and will
  20. remain a part of your system until reset or power down.  Once run, the
  21. Shift+PrtSc keys will work as always with text on the screen, sending it
  22. to the printer.  If you have graphics running on the screen and GRAFTRAX
  23. in your printer, the screen can be sent to the printer in two ways.  A
  24. small (5 1/4 x 3 1/4) print with the RIGHT-Shift+PrtSc keys, and LARGE
  25. (almost a full 8 1/2 x 11 page) print with the LEFT- Shift+PrtSc keys.
  26.  
  27. CGRAF.BAS is a demo program showing how to call GRAFTRAX.COM from a
  28. BASIC program.
  29.  
  30. GRAF.ASM is the source code for GRAFTRAX.COM.  With the IBM MACRO-
  31. ASSEMBLER(tm) it will produce GRAFTRAX.EXE.  Conditional compilation
  32. allows easy assembly for the C.ITOH 8510a or other printers with bit-
  33. plot capabilties.  The first part of the listing explains the history of
  34. the program and explains how to assemble for other printers.
  35.  
  36. Please remember that GRAF.HEX must be converted to .COM format by a
  37. program like HEXCONV.BAS, HC.COM, or another that works in a similar
  38. manner.  Don't try to run GRAF.HEX by itself as you will be
  39. disappointed.
  40.  
  41.      GRAFTRAX.COM works just fine with DOS 2.0.
  42.  
  43.      Program by:
  44. Marty Smith           COMPUSERVE 72155,1214
  45. 310 Cinnamon Oak Lane  (713) 661-1241 (Office)
  46. Houston, Texas    77079  (713) 464-6737 (Home)
  47. 4/21/84
  48. 
  49.  
  50.  
  51. Press ENTER to continue:nnamon Oak Lane  (713) 661-1241 (Office)
  52. Houston, Texas    77079  (713) 464-6737 (Home)
  53. 4/21/84
  54. 
  55.  
  56.  
  57. Press